home *** CD-ROM | disk | FTP | other *** search
- # configuration file for PARCP v2.60
- [PARCP]
- Port = 378 # parallel port base address (in hex!)
- UNI-BI = FALSE # PARCP believes your machine has got bidirectional port
- ProcessSubDir = TRUE # send files in subdirectories
- CaseSensitive = FALSE # don't distinguish between upper/lower case filenames
- Overwritting = FALSE # ask before overwritting a file
- KeepTimeStamp = TRUE # keep time-stamp of copied file
- HashMark = TRUE # put hash-mark every transferred block
- QuitAfterDrop = TRUE # Server will quit after receiving a drag&dropped file
- BlockLength = 16384 # block length is 16 kB
- DirectoryLines = 200 # max. 200 files in a subdirectory
- FileBuffer = 16384 # file buffer length is 16 kB
- Timeout = 15 # timeout is 15 seconds
- DirSort = N # dir sort by name
-